home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Voice Net VRS / evalvn98.exe / _SETUP.1 / VoiceNet.exe / 0 / RCDATA / TINFOFRM / TINFOFRM.txt
Encoding:
Text File  |  1999-04-26  |  749 b   |  39 lines

  1. object InfoFrm: TInfoFrm
  2.   Left = 315
  3.   Top = 244
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'VoiceNet VRS 98'
  7.   ClientHeight = 102
  8.   ClientWidth = 261
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 2
  20.     Top = 18
  21.     Width = 257
  22.     Height = 29
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Transparent = True
  26.     WordWrap = True
  27.   end
  28.   object CancelFind: TButton
  29.     Left = 88
  30.     Top = 60
  31.     Width = 89
  32.     Height = 25
  33.     Cancel = True
  34.     Caption = 'Cancel'
  35.     TabOrder = 0
  36.     OnClick = CancelFindClick
  37.   end
  38. end
  39.